test-all: Exclude exif from multi-format test.
authoroliskoli <oliskoli>
Sat, 26 Apr 2008 21:04:37 +0000 (21:04 +0000)
committeroliskoli <oliskoli>
Sat, 26 Apr 2008 21:04:37 +0000 (21:04 +0000)
test-all

index b4b876310e4387e2a478c8a017887651afb93d9f..088c7ca96a5ef0f5851d1bfb890870528d807378 100755 (executable)
--- a/test-all
+++ b/test-all
@@ -4,7 +4,7 @@
 
 PNAME=${PNAME:-./gpsbabel}
 REFGPX="reference/expertgps.gpx"       # reference file for all tests
-EXCL="ozi vitosmt xol"                 # exclude formats from test
+EXCL="exif ozi vitosmt xol"                    # exclude formats from test
 CAPS=""
 TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
 CATALOG=/tmp/gb-test-all.done